Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🏗 Support parts mdast trees in page frontmatter #486

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Conversation

fwkoch
Copy link
Contributor

@fwkoch fwkoch commented Oct 16, 2024

This consumes the updates to frontmatter parts introduced in MyST here: jupyter-book/mystmd#1586

Now, the theme may look in page frontmatter.parts for additional parts trees. Hopefully this will simplify consuming other custom parts, besides the baked-in "abstract," "acknowledgments," etc.

Copy link

changeset-bot bot commented Oct 16, 2024

🦋 Changeset detected

Latest commit: 995fb41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 14 packages
Name Type
myst-to-react Patch
@myst-theme/frontmatter Patch
myst-demo Patch
@myst-theme/providers Patch
@myst-theme/common Patch
@myst-theme/article Patch
@myst-theme/site Patch
@myst-theme/book Patch
@myst-theme/diagrams Patch
@myst-theme/jupyter Patch
@myst-theme/styles Patch
@myst-theme/icons Patch
@myst-theme/search Patch
@myst-theme/search-minisearch Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@rowanc1 rowanc1 merged commit 4d55ef2 into main Oct 17, 2024
2 checks passed
@rowanc1 rowanc1 deleted the feat/fm-parts branch October 17, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants